projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6b4e5f
)
* lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix doc typo.
author
Glenn Morris
<rgm@gnu.org>
Sat, 28 Oct 2017 00:06:29 +0000
(20:06 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 28 Oct 2017 00:06:29 +0000
(20:06 -0400)
lisp/calendar/todo-mode.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/todo-mode.el
b/lisp/calendar/todo-mode.el
index d12dfc54492c21fac4832d7a5622c8954626cd12..3e568213a63b37ccf268e3b94fad8290096320c3 100644
(file)
--- a/
lisp/calendar/todo-mode.el
+++ b/
lisp/calendar/todo-mode.el
@@
-1756,7
+1756,7
@@
means prompt user and omit comment only on confirmation."
With positive numerical prefix argument N, change the marking of
the next N items in the current category. If both the todo and
done items sections are visible, the sequence of N items can
-consist of the
the
last todo items and the first done items."
+consist of the last todo items and the first done items."
(interactive "p")
(when (todo-item-string)
(let ((cat (todo-current-category)))